Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: OpenDoc Class Reference /
Part 1 - Classes and Methods / ODLinkManager


AnyLinkImported

Document Shell

The AnyLinkImported method returns a Boolean value that indicates whether one or more links to the source in other documents have been updated automatically since the specified draft was last saved.

ODBoolean AnyLinkImported (in ODDraft draft);
draft
A reference to the draft to be tested for imported links.
return value
kODTrue if one or more links have been automatically updated, otherwise kODFalse.
DISCUSSION
A container application could call this method when it might otherwise close the document without saving. If the method returns true, links were updated and the document should be saved without user interaction.

At present, the document shell does not call this method.

SEE ALSO
The ODLinkManager::UnsavedExportedLinks method (page 369).


Previous Book Contents Book Index Next

© Apple Computer, Inc.
17 JUL 1996




Navigation graphic, see text links

Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help